commit | e6f4fde786a286d5f0fe2dcfdfac8aee8d7dba84 | [log] [tgz] |
---|---|---|
author | Alexander Surkov <asurkov@igalia.com> | Sat May 17 01:47:26 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat May 17 01:47:26 2025 |
tree | 52664b315d2bbb88b92c7d6db77505028bfb71de | |
parent | 19ac05cecacf11c445b046effb509d3bdfeef929 [diff] |
[Accessibility Common] Fix AccessibilityExtensionKeepAliveTest tests in MV3 Dynamic imports are disallowed in MV3. TestImportManager is used instead. accessibility/common tests run in an environment with the autoclick extension enabled, which is part of the accessibility_common extension. Adding required utility imports into autoclick script allows to workaround the test failures. Bug: 388867838 Change-Id: Id6358c41fef3d45f88b6b81ca9631fa7161f2575 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6550296 Reviewed-by: Akihiro Ota <akihiroota@chromium.org> Commit-Queue: Alexander Surkov <asurkov@igalia.com> Cr-Commit-Position: refs/heads/main@{#1461716}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.